#mapNanhai {
    position: relative;
    top: -140px;
    left: 606px;
    width: 95px;
    height: 135px;
    border: 1px solid #3473b7;
}
#map {
    position: relative;
    width: 705px;
    height: 520px;
    border: 0 solid #3473b7;
}
a:visited {
    font-size: 12px;
    COLOR: #000;
    TEXT-DECORATION: none;
}
a:link {
    COLOR: #000;
    TEXT-DECORATION: none;
}
.close {
    position: absolute;
    z-index: 9999;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    user-select: none;
    cursor: pointer;
}
.cityFlash {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 236px;
    display: block;
    overflow: hidden;
    padding:20px;
    width: 0;
    height: 0;
    background: transparent;
}